setForceIgnoreOutsideTouch
Forces outside touches to be ignored. Normally if isDropDownAlwaysVisible is false, we allow outside touch to dismiss the dropdown. If this is set to true, then we ignore outside touch even when the drop down is not set to always visible.